ScreenFactors

internal class ScreenFactors

EN Holds all screen-derived scaling factors in an object padded to exceed two ARM64 cache lines (2 × 64 bytes = 128 bytes), ensuring that writes during updateFactors do not invalidate unrelated reads on sibling CPU cores.

PT Agrupa todos os fatores de escala derivados da tela em um objeto com padding de 128 bytes, prevenindo false sharing entre núcleos durante updateFactors.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val _p0: Long = 0
Link copied to clipboard
val _p1: Long = 0
Link copied to clipboard
val _p2: Long = 0
Link copied to clipboard
val _p3: Long = 0
Link copied to clipboard
val _p4: Long = 0
Link copied to clipboard
val _p5: Long = 0
Link copied to clipboard
val _p6: Long = 0
Link copied to clipboard
val _p7: Long = 0
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard